Package | de.gevko.dev.te-tvz |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gevko.dev.te-tvz@1.0.0&canonical=https://fhir.gevko.de/StructureDefinition/PR_OSC_Bundle_Transaction |
Url | https://fhir.gevko.de/StructureDefinition/PR_OSC_Bundle_Transaction |
Version | 0.1 |
Status | draft |
Date | 2020-07-30T05:54:24.0536542Z |
Name | PR_OSC_Bundle_Transaction |
Title | TE Transaction-Bundle für Hessen |
Experimental | False |
Description | Bundle für die Transaktion der Teilnehmererklärung |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization ![]() | KBV_PR_Base_Organization |
{
"resourceType" : "StructureDefinition",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-07-30T05:54:22.282+00:00"
},
"url" : "https://fhir.gevko.de/StructureDefinition/PR_OSC_Bundle_Transaction",
"version" : "0.1",
"name" : "PR_OSC_Bundle_Transaction",
"title" : "TE Transaction-Bundle für Hessen",
"status" : "draft",
"date" : "2020-07-30T05:54:24.0536542Z",
"publisher" : "gevko GmbH",
"description" : "Bundle für die Transaktion der Teilnehmererklärung",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.implicitRules",
"path" : "Bundle.implicitRules",
"max" : "0"
},
{
"id" : "Bundle.language",
"path" : "Bundle.language",
"max" : "0"
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"mustSupport" : true
},
{
"id" : "Bundle.identifier.use",
"path" : "Bundle.identifier.use",
"max" : "0"
},
{
"id" : "Bundle.identifier.type",
"path" : "Bundle.identifier.type",
"max" : "0"
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"definition" : "Festlegung damit eine UUID kommt",
"min" : 1,
"fixedUri" : "urn:ietf:rfc:3986",
"mustSupport" : true
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"definition" : "Eindeutiger UUID",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.period",
"path" : "Bundle.identifier.period",
"max" : "0"
},
{
"id" : "Bundle.identifier.assigner",
"path" : "Bundle.identifier.assigner",
"max" : "0"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "transaction",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"definition" : "DateTime wann das Dokument technisch erstellt wurde.",
"mustSupport" : true
},
{
"id" : "Bundle.total",
"path" : "Bundle.total",
"max" : "0"
},
{
"id" : "Bundle.link",
"path" : "Bundle.link",
"max" : "0"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "fullUrl"
}
],
"rules" : "open"
}
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"max" : "0"
},
{
"id" : "Bundle.entry.resource",
"path" : "Bundle.entry.resource",
"max" : "0"
},
{
"id" : "Bundle.entry.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Vertrag",
"path" : "Bundle.entry",
"sliceName" : "Vertrag",
"max" : "1"
},
{
"id" : "Bundle.entry:Vertrag.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Vertrag.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Vertrag.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Contract"
]
}
]
},
{
"id" : "Bundle.entry:Vertrag.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Vertrag.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Vertrag.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Einwilligung",
"path" : "Bundle.entry",
"sliceName" : "Einwilligung",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:Einwilligung.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Einwilligung.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Einwilligung.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko/StructureDefinition/TE_PR_HE_Consent"
]
}
]
},
{
"id" : "Bundle.entry:Einwilligung.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Einwilligung.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Einwilligung.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Patient",
"path" : "Bundle.entry",
"sliceName" : "Patient",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:Patient.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Patient.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Patient.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Patient"
]
}
]
},
{
"id" : "Bundle.entry:Patient.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Patient.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Patient.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Diagnose",
"path" : "Bundle.entry",
"sliceName" : "Diagnose"
},
{
"id" : "Bundle.entry:Diagnose.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Diagnose.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Diagnose.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Diagnose"
]
}
]
},
{
"id" : "Bundle.entry:Diagnose.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Diagnose.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Diagnose.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Leistungserbringer",
"path" : "Bundle.entry",
"sliceName" : "Leistungserbringer"
},
{
"id" : "Bundle.entry:Leistungserbringer.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Leistungserbringer.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Leistungserbringer.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/TE_PR_HE_Practitioner"
]
}
]
},
{
"id" : "Bundle.entry:Leistungserbringer.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Leistungserbringer.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Leistungserbringer.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:LE_Rolle",
"path" : "Bundle.entry",
"sliceName" : "LE_Rolle"
},
{
"id" : "Bundle.entry:LE_Rolle.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:LE_Rolle.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:LE_Rolle.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/TE_PR_HE_PractitionerRole"
]
}
]
},
{
"id" : "Bundle.entry:LE_Rolle.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:LE_Rolle.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:LE_Rolle.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Organisation",
"path" : "Bundle.entry",
"sliceName" : "Organisation"
},
{
"id" : "Bundle.entry:Organisation.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Organisation.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Organisation.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
]
}
]
},
{
"id" : "Bundle.entry:Organisation.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Organisation.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Organisation.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:Binary",
"path" : "Bundle.entry",
"sliceName" : "Binary"
},
{
"id" : "Bundle.entry:Binary.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:Binary.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:Binary.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/TE_PR_Binary"
]
}
]
},
{
"id" : "Bundle.entry:Binary.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:Binary.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:Binary.response",
"path" : "Bundle.entry.response",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.